pxa: colibri_pxa270: migrate to generic board
authorMarcel Ziswiler <[email protected]>
Sat, 28 Feb 2015 23:53:13 +0000 (00:53 +0100)
committerMarek Vasut <[email protected]>
Mon, 2 Mar 2015 09:59:50 +0000 (10:59 +0100)
Migrate Toradex Colibri PXA270 to use CONFIG_SYS_GENERIC_BOARD.

Signed-off-by: Marcel Ziswiler <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
include/configs/colibri_pxa270.h

index b8df89cc57822daef700c17753bc96069ccb5b6e..bb4841919d4b0ced22d01ef3d4c43c4486a1cfad 100644 (file)
@@ -2,6 +2,7 @@
  * Toradex Colibri PXA270 configuration file
  *
  * Copyright (C) 2010 Marek Vasut <[email protected]>
+ * Copyright (C) 2015 Marcel Ziswiler <[email protected]>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -13,6 +14,7 @@
  * High Level Board Configuration Options
  */
 #define        CONFIG_CPU_PXA27X               1       /* Marvell PXA270 CPU */
+#define CONFIG_SYS_GENERIC_BOARD
 #define        CONFIG_SYS_TEXT_BASE            0x0
 
 /*